home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue25 / fft / FFT.ZIP / README.TXT < prev   
Encoding:
Text File  |  1997-06-02  |  4.7 KB  |  120 lines

  1. ---------------
  2. 1. Installation
  3. ---------------
  4.  
  5. For this document we consider that your Delphi 2.0 is installed in the
  6. C:\DELPHI20 directory. Substitute the appropriate directory name.
  7.  
  8. A. Installing the component
  9. ---------------------------
  10. 1. Copy FASTFOUR.DCU and FASTFOUR.DCR to the directory where you keep your
  11.    components. (Use the DCU file in the DELPHI3 directory for Delphi 3.)
  12. 2. Install the component with the Component/Install menu command from Delphi.
  13.  
  14. B. Installing the Help file in Delphi 2.0
  15. -----------------------------------------
  16. 1. Copy FASTFOUR.KWF to C:\DELPHI20\HELP.
  17. 2. Copy FASTFOUR.HLP to C:\DELPHI20\BIN.
  18. 3. Make a backup of C:\DELPHI20\BIN\DELPHI.HDX.
  19. 4. Run C:\DELPHI20\HELP\TOOLS\HELPINST.EXE and open C:\DELPHI20\BIN\DELPHI.HDX.
  20. 5. Choose Keywords/Add Keyword File and select FASTFOUR.KWF.
  21. 6. Choose File/Save.
  22.  
  23. C. Installing the Help file in Delphi 3
  24. ---------------------------------------
  25. 1. Copy FASTFOUR.HLP to C:\DELPHI3\HELP (the KWF file is not needed).
  26. 2. Add the following line to C:\DELPHI3\HELP\DELPHI3.CFG:
  27.        :Link FASTFOUR.HLP
  28.    IMPORTANT: Be sure to leave a blank line at the end of the CFG file.
  29. 3. Delete all files with .GID extension from this directory. Turn on the Show
  30.    Hidden Files options to see them.
  31.  
  32. ---------------
  33. 2. Registration
  34. ---------------
  35.  
  36. The unregistered component runs only in the Delphi environment and is
  37. capable to do 32-point transformations only. By registering, you get
  38. a fully working version which you can use royalty-free in your applications.
  39. The registration fee is USD 19. The source code is not available. Registered
  40. users automatically get lifetime upgrades.
  41.  
  42. Registration for CompuServe users: GO SWREG and enter the code 15123.
  43.  
  44. Registration by credit card, cheque, etc.:
  45.    Go to Albert's Ambry (http://www.alberts.com) to register and download
  46.    the registered version immediately.
  47.  
  48. Registration directly at the manufacturer:
  49. Send a cheque to the             Make the cheque
  50. following address:               payable to:
  51.    Cygron Ltd.                      Cygron Ltd.
  52.    Szeged                           Szeged
  53.    Pf.: 727                         Deak F. u. 23.
  54.    H-6701 Hungary                   Hungary
  55.  
  56.  
  57. ----------
  58. 3. Support
  59. ----------
  60.  
  61. If you have any problems, questions or suggestions please contact:
  62. Cygron Research & Development, Ltd.
  63. Szeged, Pf.: 727, H-6701 Hungary
  64. Phone/Fax: +36 62 325 928
  65. Internet: cygron@tiszanet.hu
  66. WWW: http://www.tiszanet.hu/cygron
  67. CompuServe: 100263,574 or Cygron
  68.  
  69.  
  70. -------------
  71. 4. Disclaimer
  72. -------------
  73.  
  74. THIS DOCUMENTATION AND THE COMPONENT ARE PROVIDED "AS IS" WITHOUT
  75. WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT
  76. NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR
  77. SUITABILITY FOR A PARTICULAR PURPOSE. 
  78.  
  79. THE USER ASSUMES THE ENTIRE RISK OF ANY DAMAGE CAUSED BY THIS
  80. COMPONENT. 
  81.  
  82. IN NO EVENT SHALL CYGRON BE LIABLE FOR DAMAGE OF ANY KIND, LOSS
  83. OF DATA, LOSS OF PROFITS, BUSINESS INTERRUPTION OR OTHER PECUNIARY
  84. LOSS ARISING DIRECTLY OR INDIRECTLY.
  85.  
  86.  
  87. --------------------
  88. 5. License Agreement
  89. --------------------
  90.  
  91. GRANT OF LICENSE - Cygron grants you the right to use one copy of
  92. the enclosed Delphi 2.0 component (the "component") on any 
  93. compatible computer, provided that you use the component on only
  94. one computer at a time. You may distribute any application created
  95. using the component without paying any royalty fees to Cygron. You
  96. may not distribute the component or any component created as a
  97. descendant of this component.
  98.  
  99. COPYRIGHT - The component is owned by Cygron and is protected by
  100. Hungarian copyright laws, international treaty provisions and all
  101. other applicable national laws. Therefore, you must treat the
  102. component like any other copyrighted material (e.g. a book) except
  103. that you may make copies of the component provided that you keep
  104. the original solely for backup and archiving purposes.
  105.  
  106. OTHER RESTRICTIONS - You may not rent or lease the component,
  107. but you may transfer your rights under this license agreement
  108. on a permanent basis provided that you transfer all copies of
  109. the component and all accompanying materials, and the recipient 
  110. agrees to the terms of this agreement. Any transfer must include
  111. the most recent update and all prior versions. You may not alter,
  112. modify or adapt the component, including, but not limited to, 
  113. translating, decompiling, reverse engineering or disassembling. 
  114.  
  115. Cygron retains all rights not expressly granted. Nothing in this 
  116. agreement constitutes a waiver of Cygron's rights under the Hungarian 
  117. copyright laws or any other state law. This license and your right to
  118. use the software automatically terminate if you fail to comply with 
  119. any provision of this license agreement.
  120.